body {
    background: #f5f5f5;
    min-width: 1080px;
}
.hide {
    display: none;
}
.bg-white {
    background: #fff;
}
.fc-66 {
    color: #666;
}
.fc-red {
    color: #b00;
}
.w-710 {
    width: 710px;
}
.w-520 {
    width: 520px;
}
.w-490 {
    width: 490px;
}
.w-340 {
    width: 340px;
}
.lh-2-4 {
    line-height: 2.4;
}
.lh-2-5 {
    line-height: 2.5;
}
.lh-37 {
    line-height: 37px;
}
.t-list li a:hover,
.t-list-2 li a:hover,
.tab-article .u-tit a:hover,
.zs-list li a:hover,
.article-zs a:hover,
.slider-txt .u-tit a:hover,
.p-list li a:hover,
.cm-list a:hover,
.slider-people .bd li a:hover,
.flink-list .item:hover {
    color: #be0008;
}
.list-team li:hover,
.slider .bd img:hover,
.slider-pic .bd .pic img:hover,
.tab-article .u-pic-wrap img:hover,
.gallery-big ul li img:hover,
.article-zs .u-pic-wrap img:hover,
.slider-magazine .bd img:hover,
.slider-txt .bd img:hover,
.p-list .u-pic img:hover,
.slider-people .bd .pic img:hover {
    opacity: .85;
    filter: alpha(opacity = 85);
}
.container {
	width: 1080px;
	margin-left: auto;
	margin-right: auto;
}
.header {
	height: 120px;
	background: #be0008;
}
.logo-wrap {
	position: absolute;
    top: 37px;
    left: 0;
}
.search-wrap {
	position: absolute;
	right: 0;
	top: 40px;
	width: 300px;
	height: 40px;
	border: 1px solid #910000;
	background: #d73e45;
}
.search-wrap .u-input {
    float: left;
    height: 38px;
    line-height: 38px;
    padding: 0px;
    width: 260px;
	border: 0;
	text-indent: 10px;
	font-size: 16px;
	background: #d73e45;
	color: #fff;
}
.search-wrap .u-submit {
	float: right;
	width: 40px;
	height: 38px;
	border: 0;
	padding: 0;
	background:#d73e45 url(../images/search.png) center center no-repeat;
	cursor: pointer;
}
.menu {
	height: 50px;
	line-height: 50px;
    margin: 0 -3px;
    display: flex;
    justify-content: space-between;
}
.menu .item {
	float: left;
	color: #be0008;
	padding: 0 20px;
	margin: 0 3px;
}
.menu .item.active,
.menu .item:hover {
	background: #910000;
	color: #fff;
}
.nav {

}
.nav a {
    display: block;
    color: #be0008;
}
.nav .item {
    float: left;
    line-height: 50px;
    height: 50px;
    position: relative;
    color: #be0008;
}
.nav .item .first {
    padding: 0 22px;
    margin: 0 1px;
}
.nav .item.active {
    background: #910000;
    color: #fff;
}
.nav .item.active .first {
    color: #fff;
}
.nav .item:hover .first {
    background: #910000;
    color: #fff;
}
.sub-nav {
    position: absolute;
    top: 50px;
    left: 0px;
    width: 100%;
    z-index: 9;
    text-align: center;
    background: #f5f5f5;
    font-size: 14px;
    line-height: 1.4;
    padding: 5px 0;
}
.sub-nav .sub-item {
     margin: 1px 5px;
}
.sub-nav .sub-item a {
    padding: 6px 0;
}
.sub-nav .sub-item a:hover {
    background: #910000;
    color: #fff;
}
/*photo*/
.photo {
    width:100%;
    position:relative;
    height:450px;
    overflow:hidden;
}
.photo .img-wrap {
    position:relative;
    width: 100000px;
    height:450px;
    font-size: 0;
}
.photo .img-wrap ul {
    position:absolute;
    top:0;
    left:0;
}
.photo .img-itm {
    display:inline-block;
    position:relative;
    float:left;
}
.photo .img-itm img {
    display:block;
    width:1080px;
    height:450px;
}
.photo .img-itm .txt {
    position: absolute;
    color: #be0008;
    font-size: 26px;
    bottom: 0;
    left: 0;
    background: #ffe048;
    width: 100%;
}
.photo .img-itm .txt p {
    padding: 8px 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    font-weight: 600;
}
.photo .wrap-btn {
    position:absolute;
    top: 190px;
    width: 100%;
    z-index:3;
}
.photo .pre-btn {
    display:inline-block;
    left:0;
    z-index:3;
    position:absolute;
    cursor: pointer;
}
.photo .next-btn {
    right:0;
    z-index:3;
    position: absolute;
    cursor: pointer;
}
.photo .pre-btn:hover,.next-btn:hover {
    opacity: 1;
}
.photo .filter-left {
    width: 140px;
    height:450px;
    position: absolute;
    top: 0;
    background: #000;
    opacity: 0.6;
    z-index: 2;
    filter: alpha(opacity=60);
}
.photo .filter-right {
    width: 140px;
    height:450px;
    position: absolute;
    top: 0;
    right: 0;
    background: #000;
    opacity: 0.6;
    z-index: 2;
    filter: alpha(opacity=60);
}
.category {
    background: #be0008;
    height: 50px;
    line-height: 50px;
    position: relative;
    padding: 0 10px;
}
.category .name {
    font-size: 24px;
    font-weight: 600;
    color: #fff;
}

.category-1 {
    border-bottom: 2px solid #be0008;
}
.category-1 .name {
    line-height: 50px;
    font-size: 24px;
    font-weight: 600;
    float: left;
    padding: 0 15px;
    border-radius: 10px 10px 0 0;
    background: none;
    color: #be0008;
}
.category-1 .name.active {
    background: #be0008;
    color: #fff;
}
.category-2 {
    height: 50px;
    line-height: 50px;
    background: #be0008;
    color: #fff;
    font-weight: 600;
}
.category-2 .name {
    color: #fff;
    font-size: 24px;
    padding: 0 15px;
}
.broadcast {
    position: absolute;
    top: 9px;
    padding-left: 50px;
    right: 10px;
    background:#fff url(../images/broadcast.png) 15px center no-repeat;
    border-radius: 40px;
}
.marquee {
    width: 500px;
    position: relative;
}
.marquee .bd {
}
.marquee .bd .tempWrap {
    width: 480px !important;
}
.marquee .bd ul {
    overflow: hidden;
    zoom: 1;
}
.marquee .bd li {
    margin-right: 20px;
    float: left;
    height: 32px;
    line-height: 32px;
    text-align: left;
    _display: inline;
    width: auto !important;
}
.marquee .bd a {
    color: #0075a9;
}
.slider {
    width: 500px;
    height: 320px;
    overflow: hidden;
}
.slider .bd li {
    width: 500px;
    height: 320px;
}
.slider .bd img {
    width: 500px;
    height: 320px;
}
.slider .prev,
.slider .next {
    display: none;
}
.slider .next {
    background: url(../images/right.png) center center no-repeat;
    left: auto;
    right: 0;
}
.slider .prev:hover,
.slider .next:hover {
    opacity: 1;
}
.slider .u-tit {
    background: url(../images/opacity.png) repeat;
    color: #fff;
    font-size: 16px;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
}
.slider .u-tit p {
    padding: 8px;
    width: 80%;
}
.tab-wrap {
    width: 180px;
}
.tab-wrap .tab-item {
    background: #dddddd;
    color: #999;
    font-size: 20px;
    display: block;
    padding: 0 20px;
    line-height: 50px;
    border-radius: 10px 0 0 10px;
    margin-bottom: 9px;
    margin-left: 30px;
}
.tab-wrap .tab-item.active {
    background: #be0008;
    color: #fff;
    font-size: 24px;
    margin-left: 0;
    font-weight: 600;
}
.tab-wrap .tab-item-1 {
    font-size: 24px;
    color: #be0008;
    text-align: center;
    display: block;
    margin-right: 30px;
    height: 48px;
    line-height: 48px;
    margin-bottom: 13px;
    position: relative;
}
.tab-wrap .tab-item-1.active {
    background: #be0008;
    color: #fff;
    font-weight: 600;
}
.tab-wrap .tab-item-1.active:before {
    display: block;
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #be0008;
    right: -10px;
    top: 50%;
    margin-top: -10px;
}
.tab-content {
    background: #fff;
    padding: 30px;
    width: 840px;
}
.tab-article {
    margin-bottom: 20px;
}
.tab-article .u-pic-wrap {
    float: left;
    display: block;
    width: 400px;
    height: 260px;
    margin-right: 30px;
}   
.tab-article .u-pic-wrap img {
    width: 100%;
    height: 267px;
    display: block;
    object-fit: cover;
} 
.tab-article .u-tit {
    font-size: 20px;
    margin: 10px 0;
    text-align: center;
    font-weight: 600;
}
.tab-article .u-txt {
    color: #999;
    font-size: 15px;
    line-height: 2;
}
.t-list-2 {
    margin-left: -15px;
    margin-right: -15px;
}
.t-list-2 li {
    width: 405px;
    margin: 0 15px;
    float: left;
}
.budget-wrap {
    border: 1px solid #be0008;
}
.budget-left {
    height: 120px;
    width: 120px;
    background: #be0008;
    color: #fff;
    float: left;
    text-align: center;
    font-size: 18px;
}
.budget-icon {
    display: block;
    margin: 17px auto 7px;
}
.budget-list {
    margin: 20px;
    float: left;
    width: 150px;
}
.list-team {
    margin-left: -10px;
    margin-right: -10px;
}
.list-team li {
    width: 200px;
    height: 100px;
    border-radius: 10px;
    margin: 10px;
    float: left;
    position: relative;
    overflow: hidden;
}
.list-team li a {
    display: block;
    position: relative;
}
.list-team li .u-tit {
    position: absolute;
    background: #be0008;
    color: #fff;
    font-size: 15px;
    text-align: center;
    border-radius: 10px 10px 0 0;
    width: 100%;
    left: 0;
    top: 0;
    padding: 8px 0 ;
}
.list-team li .u-tit p {
    padding: 0 8px;
}
.list-team li .u-pic {
    display: block;
    width: 100%;
    border-radius: 0 0 10px 10px;
    padding-top:38px;
}

/*gallery*/
.gallery-page {
   margin-bottom: 10px
}
.gallery-page .cell {
    text-align: center;
    font-size: 18px;
    color: #212121;
}
.gallery-page .gallery-index {
    color: #d91f2b;
    font-size: 24px;
}
.gallery-big-wrap {
    position: relative;
    overflow: hidden;
}
.gallery-big {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 600px !important;
}
.gallery-big ul {
    width: 20000em;
    position: relative;
}
.gallery-big ul li {
    float: left;
    width: 1080px;
    text-align: center;
    overflow: hidden;
}
.gallery-big ul li a {
    display: block;
    position: relative;
    overflow: hidden;
}
.gallery-big .u-tit {
    background: url(../images/opacity.png) repeat;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
}
.gallery-big .u-tit p {
    padding: 10px 15px;
    font-size: 18px;
    color: #fff;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.gallery-big ul li img {
    height: 600px;
    margin: 0 auto;
    display: block;
}
.gallery-prev, 
.gallery-next {
    position: absolute;
    width: 65px;
    height: 100px;
    top: 50%;
    margin-top: -50px;
    z-index: 2;
    cursor: pointer;
}
.gallery-prev {
    background:url(../images/arrow_l.png) no-repeat;
    background-position: center center;
    left: 15px;
}

.gallery-next {
    background:url(../images/arrow_r.png) no-repeat;
    background-position: center center;
    left: auto;
    right: 15px;
}
.gallery-small-wrap {
    position: relative;
    margin: 20px auto;
}
.gallery-small-prev,
.gallery-small-next {
    width: 30px;
    height: 50px;
    position: absolute;
    top: 30px;
    cursor: pointer;
    z-index: 2;
}
.gallery-small-prev {
    background:url(../images/left.png) no-repeat;
    background-position: center center;
    left: 0px;
}
.gallery-small-next {
    background:url(../images/right.png) no-repeat;
    background-position: center center;
    left: auto;
    right:0;
}
.gallery-small-wrap .cell {
    margin-left: 2px;
}
.gallery-small {
    position: relative;
    overflow: hidden;
    width: 100%;
}
.gallery-small ul {
    width: 20000em;
    position: relative;
}
.gallery-small ul li {
    float: left;
    width: 177px;
    overflow: hidden;
    margin-right: 3px;
    opacity: .7;
    position: relative;
}
.gallery-small ul li img {
    width: 100%;
    height: 100px;
    display: block;
    margin:0 auto;
    cursor: pointer;
}
.gallery-small ul li.active {
    opacity: 1;
}
.article-zs {
    width: 320px;
    float: left;
    margin-bottom: 1px;
}
.article-zs .u-pic-wrap {
    width: 320px;
    height: 180px;
    display: block;
    overflow: hidden;
    margin-bottom: 12px;
}
.article-zs .u-pic-wrap img {
    width: 100%;
}
.zs-list {
    width: 320px;
    float: right;
    height: 220px;
    overflow: hidden;
}
.zs-list li {
    margin-bottom: 14px
}
.cm-list {
    line-height: 2;
}
.cm-list a {
    display: inline-block;
    padding: 0 10px;
}
.org-list .item {
    display: inline-block;
}
.org-list .item img {
    height: 96px;
    margin-right: 20px;
}
.flink-nav .item {
    float: left;
    padding-bottom: 5px;
    margin-right: 20px;
    color: #999;
    font-size: 18px;
    border-bottom: 2px solid #fff;
    cursor: pointer;
}
.flink-nav .item.active {
    font-weight: 600;
    color: #000;
    border-bottom: 2px solid #be0008;
}
.flink-list {
    line-height: 2;
    background: #f1f1f1;
    padding: 15px;
    margin-top: 15px;
    min-height: 64px;
}
.flink-list .item {
    display: inline-block;
    color: #666;
    font-size: 15px;
    padding: 0 10px;
}
.ft-red-pic {
    display: block;
    margin: 10px auto;
}
.footer {
    margin-top: 100px;
    background: #fff;
    padding: 30px 0;
}







::-webkit-input-placeholder { /* WebKit browsers */
    color:    #eb9fa2;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #eb9fa2;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #eb9fa2;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #eb9fa2;
}


/*重置第一版本样式*/

.gallery-big-wrap{width:800px;height:400px;float:left;}.gallery-big{width:800px;height:400px!important;}.gallery-small{float:right;width:270px;}.gallery-small ul{width:100%;}.gallery-small ul li{width:270px;margin-bottom:10px;float:right;margin-right:0;}.gallery-small ul li.active{border:3px solid #b00;width:264px;}.gallery-small ul li img{height:125px;}.gallery-small-next{display:none;}.gallery-small-prev{display:none;}.gallery-big ul li{width:800px;}.gallery-big ul li img{width:100%;height:400px;}.photo{height:360px;}.photo .img-itm img{height:360px;}.photo .img-wrap{height:360px;}